SetDescription Method (AppModelNodeBase<T,TDescription>)
Sets the description of the generated Application Model node.

C# Syntax

public void SetDescription( 
   IDescription description
)

Parameters

description
The IDescription of the node.